/* CSS Document */
@charset "utf-8";
/*以上为公用样式，不可以修改，如涉及到请在html页面删除相应的class或id*/
/*init BEGIN*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,/*structural elements 结构元素*/ dl,dt,dd,ul,ol,li,/*list elements 列表元素*/ pre,/*text formatting elements 文本格式元素*/ fieldset,lengend,button,input,textarea,/*form elements 表单元素*/ th,td{margin:0; padding:0; outline:none;}/*清除内外边距*/
a:focus{-moz-outline-style:none;}/*IE不支持*/
a:focus{outline:none;}/*很多网站都会加的属性*/
body,button,input,select,textarea,h1,h2,h3,h4,h5,h6{/*for ie*//*font:12px/1 Tahoma,Helvetica,Arial,"宋体",sans-serif;*/font:12px/26px 微软雅黑,Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif; /*用 ascii 字符表示，使得在任何编码下都无问题*/}/*设置默认字体*/
address,cite,dfn,em,var{font-style:normal;}/*将斜体扶正*/
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace;}/*统一等宽字体*/
small{font-size:12px;}/*小于 12px 的中文很难阅读，让 small 正常化*/
ul,ol{list-style:none;}/*重置列表元素*/
a{text-decoration:none;}/*重置文本格式元素*/
abbr[title],acronym[title]{/*注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果*/border-bottom:1px dotted; cursor:help;}
q:before,q:after{content:'';}
/*重置表单元素*/
legend{color:#000;}/*for ie6*/fieldset,img{border:none;}/*img 搭车：让链接里的 img 无边框*/
/*注：optgroup 无法扶正*/
button,input,select,textarea{font-size:100%; /*使得表单元素在 ie 下能继承字体大小*/}
table{border-collapse:collapse; border-spacing:0;}/*重置表格元素*/
hr{border:none; height:1px;}/*重置 hr*/
html{overflow-y:scroll;}/*让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
    /*清除float BEGIN*/
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block; display:block; zoom:1;}
    /*清除float END*/
/*init END*/
/*banner BEGIN*/
.indexbanner{ width:100%; overflow:hidden; position:relative;}
.hd_box{ position:absolute; bottom:5px; left:0;width: 100%; z-index:1;}
.indexbanner .hd{ height:5px; overflow:hidden; margin:0 auto; display:none;}
.indexbanner .hd ul{ float:left; display: block; overflow:hidden; zoom:1; text-align:center; height: 5px;}
.indexbanner .hd ul li{ float:left; width:20px; height:5px; text-align:center; background:#fff; cursor:pointer; color: #fff; margin:0 2px;}
.indexbanner .hd ul li.on{ background:#f00; color:#f00;}
.indexbanner .bd{ position:relative; height:100%; z-index:0;}
.indexbanner .bd li{ zoom:1; vertical-align:middle; height:743px; width:100%;position: relative;}
.indexbanner .bd li a{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.indexbanner.subbanner .bd li{ zoom:1; vertical-align:middle; height:404px;}
/*下面是前/后按钮代码，如果不需要删除即可 */
.indexbanner .prev,.indexbanner .next{ position:absolute; left:50px; top:50%; margin-top:-22px; display:block; width:44px; height:44px; filter:alpha(opacity=50);opacity:0.5; z-index:99999;   }
.indexbanner .next{ left:auto; right:50px; background-position:8px 5px; background:url(../images/banner_btn02.png) center center no-repeat;}
.indexbanner .prev{
	 background:url(../images/banner_btn01.png) center center no-repeat;
	}
.indexbanner .prev:hover,.indexbanner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.indexbanner .prevStop{ display:none;  }
.indexbanner .nextStop{ display:none;  }
/*CSS Document*/
/*以下为公用样式，不可以修改，如涉及到请在html页面删除相应的class或id*/
body{ font-size:12px; line-height:26px; font-family:"微软雅黑";}


.w1002,.w1004,.w1100,.w1200{ margin:0px auto;}
.w1002{ width:1002px;}
.w1004{ width:1004px;}
.w1100{ width:1100px;}
.w1200{ width:1200px;}
a[href] *{ cursor:pointer;}
/**/
/*上下篇 BEGIN*/
.sxp_box{clear:both; font-family:"微软雅黑"; overflow:hidden; font-size:14px; padding:4px 0; width:100%;}
.sxp_box a{clear:both; display:block; overflow:hidden; margin:6px 0px;color:#666; height:38px; line-height:38px;}
.sxp_box a span{ float:left; width:112px; height:38px; margin:0 10px 0 0; line-height:38px; font-size:14px; text-align:center; color:#fff; background:#333;border-radius: 4px;}
.sxp_box a[href]:hover{color:#3474ba;}
.sxp_box a[href]:hover span{ background:#3474ba; color:#fff;}
.sxp_box a[href] span{ cursor:pointer;}
/*上下篇 END*/
/*分页 BEGIN*/
.fy_box{clear:both; overflow:hidden; margin:0 auto; text-align:center;}
.paginator{text-align: center;font-size: 16px;}
.paginator a em{font-family: "宋体";}
.paginator a,
.paginator span{display: inline-block; height:30px; line-height:30px; color:#444;border:1px solid #ccc;padding: 0 12px;margin: 0 2px;}
.paginator a[href]:hover{color:#fff;background: #3474ba;}
.paginator span{color:#fff;background: #3474ba;}/*选中需要全部important一下*/

/*分页 END*/
/*详细页*/
.xxy{}
.xxy h1{ min-height:46px; line-height:36px; font-size:18px; color:#000; font-weight:bold; text-align:center;}
.xxy_gn{  height:39px; line-height:39px; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.xxy_gn em{ float:left; padding-left:12px; color:#666; font-family:Arial;}
.xxy_gn span{ float:left; padding-left:12px; color:#666; font-family:Arial;}
.bjs{ float:left; height:39px; line-height:39px; padding-left:18px;}
.bjs a{ float:left; width:8px; height:8px; margin:16px 3px 0; border:1px solid #59595b;}
.bjs a.bjs01,.col01{ background-color:#e3fcf9;}
.bjs a.bjs02,.col02{ background-color:#cbffff;}
.bjs a.bjs03,.col03{ background-color:#f9fec6;}
.bjs a.bjs04,.col04{ background-color:#ffc8ff;}
.bjs a.bjs05,.col05{ background-color:#8fccff;}
.bjs a.bjs06,.col06{ background-color:#f2f2f2;}
.bjs a.on{ border:1px solid #C09;}

.xxy_dzx{ float:right; background:url(../images/xxy_dzx_bg.png) left center no-repeat; padding:1px 0 0 28px; height:38px; line-height:38px;}
.xxy_dzx a{ float:left; width:23px; height:23px; margin-right:12px; margin-top:7px;}
.fd{ background:url(../images/dzx_bg.png) left top no-repeat;}
.jx{ background:url(../images/dzx_bg.png) -35px top no-repeat;}
.gb{ background:url(../images/dzx_bg.png) right top no-repeat;}
.fd:hover{ background:url(../images/dzx_bg.png) left bottom no-repeat;}
.jx:hover{ background:url(../images/dzx_bg.png) -35px bottom no-repeat;}
.gb:hover{ background:url(../images/dzx_bg.png) right bottom no-repeat;}

.xxy_bg{ padding:30px 0; font-size:14px; color:#666; line-height:30px; min-height:300px; border-bottom:1px solid #666;}

.xxy_tj{}
.xxy_tj img{ display:block; padding:30px 0 20px;}
.xxy_tj ul{}
.xxy_tj li{ overflow:hidden; width:532px; float:left;}
.xxy_tj li h3{ height:36px; line-height:36px; float:left;}
.xxy_tj li h3 a{ display:block; height:36px; line-height:36px; font-size:14px; color:#666; padding-left:27px; background:url(../images/xx_tj_libg.png) left center no-repeat;}
.xxy_tj li em{ float:right; height:36px; line-height:36px; color:#666; font-size:14px;}
.xxy_tj li h3 a:hover{ color:#fe000a;}